From 4f01cf472a824963619fa34dd1350e2c75bb0d3f Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Wed, 29 Oct 2003 17:29:31 +0000 Subject: [PATCH] bitkeeper revision 1.541 (3f9ff8fbmaj0I4Lv4-c5xyrEJ9tkCw) Makefile: Bump version to 1.2-devel. --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index b6ed2ad376..f7d8c98cd8 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -2,7 +2,7 @@ # This is the correct place to edit the build version. # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 1 -export XEN_SUBVERSION = 1 +export XEN_SUBVERSION = 2 export XEN_EXTRAVERSION = "-devel" export BASEDIR := $(shell pwd) -- 2.30.2